commit | 096c5cff77f1dde2163fba14ace86e4d27ae4210 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Jul 09 21:30:37 2020 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jul 09 21:30:37 2020 |
tree | 79b09a917178f74d45781482b6707d5ad9be6d93 | |
parent | a89117826695bd15a06ab893f088622d58d49b0f [diff] [blame] |
Autogenerated HTML docs for v2.28.0-rc0
diff --git a/git-rebase.txt b/git-rebase.txt index 4624cfd..374d248 100644 --- a/git-rebase.txt +++ b/git-rebase.txt
@@ -259,7 +259,7 @@ unchanged as a result. If a temporary stash entry was created using --autostash, it will be saved to the stash list. ---apply: +--apply:: Use applying strategies to rebase (calling `git-am` internally). This option may become a no-op in the future once the merge backend handles everything the apply one does.